﻿2026-06-15T09:28:04.3424112Z ##[group]Run actions/checkout@v5
2026-06-15T09:28:04.3425294Z with:
2026-06-15T09:28:04.3426025Z   repository: SaberMage/spt-core
2026-06-15T09:28:04.3434823Z   token: ***
2026-06-15T09:28:04.3435516Z   ssh-strict: true
2026-06-15T09:28:04.3436227Z   ssh-user: git
2026-06-15T09:28:04.3436961Z   persist-credentials: true
2026-06-15T09:28:04.3437753Z   clean: true
2026-06-15T09:28:04.3438486Z   sparse-checkout-cone-mode: true
2026-06-15T09:28:04.3439440Z   fetch-depth: 1
2026-06-15T09:28:04.3440156Z   fetch-tags: false
2026-06-15T09:28:04.3440900Z   show-progress: true
2026-06-15T09:28:04.3441639Z   lfs: false
2026-06-15T09:28:04.3442336Z   submodules: false
2026-06-15T09:28:04.3443075Z   set-safe-directory: true
2026-06-15T09:28:04.3444078Z ##[endgroup]
2026-06-15T09:28:04.4312967Z Syncing repository: SaberMage/spt-core
2026-06-15T09:28:04.4315899Z ##[group]Getting Git version info
2026-06-15T09:28:04.4317580Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T09:28:04.4320247Z [command]/usr/bin/git version
2026-06-15T09:28:04.4321402Z git version 2.43.0
2026-06-15T09:28:04.4324845Z ##[endgroup]
2026-06-15T09:28:04.4331284Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/69b930c0-4a95-4099-b441-cf40682d6e7b' before making global git config changes
2026-06-15T09:28:04.4334552Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:28:04.4337001Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:28:04.4350413Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T09:28:04.4368090Z https://github.com/SaberMage/spt-core
2026-06-15T09:28:04.4378641Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:28:04.4380840Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:28:04.4398051Z HEAD
2026-06-15T09:28:04.4428791Z ##[endgroup]
2026-06-15T09:28:04.4429932Z [command]/usr/bin/git submodule status
2026-06-15T09:28:04.4604857Z ##[group]Cleaning the repository
2026-06-15T09:28:04.4606315Z [command]/usr/bin/git clean -ffdx
2026-06-15T09:28:04.4633073Z Removing traceable-reqs
2026-06-15T09:28:04.4638850Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T09:28:04.4682651Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:28:04.4686985Z ##[endgroup]
2026-06-15T09:28:04.4688677Z ##[group]Disabling automatic garbage collection
2026-06-15T09:28:04.4691598Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T09:28:04.4715936Z ##[endgroup]
2026-06-15T09:28:04.4717491Z ##[group]Setting up auth
2026-06-15T09:28:04.4720663Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:28:04.4746403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:28:04.4936247Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:28:04.4965375Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:28:04.5155043Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:28:04.5181470Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:28:04.5369576Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T09:28:04.5398619Z ##[endgroup]
2026-06-15T09:28:04.5400326Z ##[group]Fetching the repository
2026-06-15T09:28:04.5406049Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +69abfc088d656b41eb507cda29e14729d4395cde:refs/remotes/pull/12/merge
2026-06-15T09:28:05.1553261Z ##[endgroup]
2026-06-15T09:28:05.1554617Z ##[group]Determining the checkout info
2026-06-15T09:28:05.1603758Z ##[endgroup]
2026-06-15T09:28:05.1604522Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T09:28:05.1622023Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T09:28:05.1623628Z ##[group]Checking out the ref
2026-06-15T09:28:05.1630889Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:28:05.1670706Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:28:05.1674088Z ##[endgroup]
2026-06-15T09:28:05.1704349Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T09:28:05.1725764Z 69abfc088d656b41eb507cda29e14729d4395cde
